home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / docs / help / adosguide.lha / ADOSguide / Glossary / FPU < prev    next >
Encoding:
Text File  |  1999-05-16  |  686 b   |  22 lines

  1.                            --AMIGADOS GUIDE V2.6--
  2.                                      FPU
  3.  
  4.  
  5.    DESCRIPTION:
  6.    An FPU (Floating Point Unit) or Maths Co-processor is a chip
  7.    specifically designed to assist the main processor in Floating
  8.    point calculations.
  9.  
  10.  
  11.    NOTES:
  12.    This Chip can be very useful in speeding up programs which use
  13.    heavy maths calculations like 3D RayTracing packages for instance
  14.    or Spreadsheets.
  15.  
  16.    Most modern processors have an FPU built in to its architecture as 
  17.    standard and as a result are usually much faster than external designs.
  18.    The 68040 and 68060 processors have an FPU unit built in as does
  19.    the PowerPC 603, 604 and 750 cpu's.
  20.  
  21.  
  22.